home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12997 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: ip-pdx15-42.teleport.com!johnb
  2. From: johnb@imagix.com (John Blattner)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Structure Chart Generator
  5. Date: Wed, 3 Apr 1996 13:12:37 +1000
  6. Organization: Imagix Corporation
  7. Message-ID: <johnb.64.0564E851@imagix.com>
  8. References: <4jejs1$c7i@thumper.cis.varian.com>
  9. NNTP-Posting-Host: ip-pdx15-42.teleport.com
  10. X-Newsreader: Trumpet for Windows [Version 1.0 Rev B]
  11.  
  12. In article <4jejs1$c7i@thumper.cis.varian.com> peter.coronado@os.varian.com (Pete Coronado) writes:
  13.  
  14. >Does anyone have any recommendations on a reverse engineering
  15. >tool that will generate a structure chart from C code?  I need
  16. >something that will work on a fairly large program - about 50
  17. >files containing 1000 - 5000 lines each, plus a large number of
  18. >.h files.
  19.  
  20. You might want to check the "Software Re-engineering Web Home Page"
  21. which has a lot of useful information about tools, resources, etc, for
  22. reverse engineering.  You can find it at:
  23.     http://www.erg.abdn.ac.uk/users/brant/sre
  24.  
  25. Another useful site, associated with comp.software-eng and containing
  26. a wider selection of CASE tools is:    
  27.     http://www.qucis.queensu.ca/Software-Engineering
  28.  
  29. ----------
  30.  
  31. One tool I'd recommend you look at (since we make it) is Imagix 4D, a 
  32. program understanding tool for C and C++ software.
  33.  
  34. What's unique about Imagix 4D -
  35.     -  shows many aspects of software - control flow, data flow, build
  36.        dependencies, class use (C++ only), test coverage, performance...
  37.     -  allows easy focusing on pertinent data through knowledge-based
  38.        exploration engine
  39.     -  speeds comprehension through 3D graphic visualization
  40.     -  automatically generates design documentation, including html
  41.     -  is affordably priced
  42.  
  43. For more info and trial software:
  44.     file://ftp.teleport.com/pub/vendors/imagix/README
  45.     http://www.teleport.com/~imagix
  46.     email - info@imagix.com
  47.  
  48. John
  49.  
  50.  
  51. --------------------------------------------------------
  52. John Blattner
  53. Imagix Corporation               tel: 1.503.644.4905
  54. 3800 SW Cedar Hill Blvd #227     fax: 1.503.644.5629
  55. Beaverton, OR 97005-2035         email: johnb@imagix.com
  56.  
  57.                     
  58.